CSharpTest.Net
ArgumentList Constructor(String[])
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > ArgumentList Class > ArgumentList Constructor : ArgumentList Constructor(String[])

arguments

Glossary Item Box

Initializes a new instance of the ArgumentList class using the argument list provided

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal ParamArray arguments() As String _
)
C# 
public ArgumentList( 
   params string[] arguments
)

Parameters

arguments

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys